x86/hvm: make io.h self-contained
authorChao Gao <chao.gao@intel.com>
Fri, 7 Apr 2017 10:06:18 +0000 (12:06 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Apr 2017 10:06:18 +0000 (12:06 +0200)
commit60bbae0502003e90886bf84758d695b88c1763d7
treea0afeb1f28b298171be7f5d514a139dea86efb67
parentc6fdc9696a6a6eac59bf9c81121d1f1cd5b88dcd
x86/hvm: make io.h self-contained

io.h uses structure npfec without including the file xen/mm.h where the
structure is defined.

Signed-off-by: Chao Gao <chao.gao@intel.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
xen/include/asm-x86/hvm/io.h